[INFO] cloning repository https://github.com/YashNandwana/qubit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YashNandwana/qubit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYashNandwana%2Fqubit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYashNandwana%2Fqubit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3be9c5d69b033e7b1b6ab4457a2cdadcdd431419
[INFO] fixing YashNandwana/qubit against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYashNandwana%2Fqubit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YashNandwana/qubit
[INFO] finished tweaking git repo https://github.com/YashNandwana/qubit
[INFO] tweaked toml for git repo https://github.com/YashNandwana/qubit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YashNandwana/qubit on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YashNandwana/qubit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 481ff7da95caf46dad98cc8dd5e90bcf2fe43307f687dbf10dfad3e6bb20be40
[INFO] running `Command { std: "docker" "start" "481ff7da95caf46dad98cc8dd5e90bcf2fe43307f687dbf10dfad3e6bb20be40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "481ff7da95caf46dad98cc8dd5e90bcf2fe43307f687dbf10dfad3e6bb20be40" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "481ff7da95caf46dad98cc8dd5e90bcf2fe43307f687dbf10dfad3e6bb20be40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "481ff7da95caf46dad98cc8dd5e90bcf2fe43307f687dbf10dfad3e6bb20be40" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating cluster-agent/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ebpf-loader/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ebpf-common/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating mcp-server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating load-tests/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking never-say-never v6.6.666
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]     Checking higher-kinded-types v0.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking polonius-the-crab v0.5.0
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking bnum v0.13.0
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling k8s-openapi v0.23.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling clickhouse-macros v0.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking jsonpath-rust v0.5.1
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking aya-log-common v0.1.15
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking json-patch v4.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking clickhouse-types v0.1.2
[INFO] [stderr]     Checking aya-obj v0.2.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling Qubit v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling ebpf-loader v0.1.0 (/opt/rustwide/workdir/ebpf-loader)
[INFO] [stderr]    Compiling qubit-mcp v0.1.0 (/opt/rustwide/workdir/mcp-server)
[INFO] [stderr]    Compiling cluster-agent v0.1.0 (/opt/rustwide/workdir/cluster-agent)
[INFO] [stderr]    Migrating ebpf-loader/build.rs from 2021 edition to 2024
[INFO] [stderr] warning: `core/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]    Migrating cluster-agent/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating mcp-server/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking aya v0.13.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking ebpf-common v0.1.0 (/opt/rustwide/workdir/ebpf-common)
[INFO] [stderr]     Checking aya-log v0.2.1
[INFO] [stderr]    Migrating ebpf-common/src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: could not compile `k8s-openapi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v1_31"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("earliest", "latest", "schemars", "v1_26", "v1_27", "v1_28", "v1_29", "v1_30", "v1_31"))' -C metadata=f3362079cd5c28eb -C extra-filename=-a55892290c86d035 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-70508f1a2551bfc2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-24ed5b586006beda.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-7ea142b481284c06.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d915d0b02923a5e7.rmeta --cap-lints allow --cfg 'k8s_openapi_enabled_version="1.31"' --check-cfg 'cfg(k8s_openapi_enabled_version, values("1.26", "1.27", "1.28", "1.29", "1.30", "1.31"))'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `k8s-openapi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="v1_30"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "earliest", "latest", "schemars", "std", "v1_30", "v1_31", "v1_32", "v1_33", "v1_34"))' -C metadata=d8954afeb26efc09 -C extra-filename=-c24a431b55790d3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-70508f1a2551bfc2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-24ed5b586006beda.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d915d0b02923a5e7.rmeta --cap-lints allow --cfg 'k8s_openapi_enabled_version="1.30"' --check-cfg 'cfg(k8s_openapi_enabled_version, values("1.30", "1.31", "1.32", "1.33", "1.34"))'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "481ff7da95caf46dad98cc8dd5e90bcf2fe43307f687dbf10dfad3e6bb20be40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481ff7da95caf46dad98cc8dd5e90bcf2fe43307f687dbf10dfad3e6bb20be40", kill_on_drop: false }`
[INFO] [stdout] 481ff7da95caf46dad98cc8dd5e90bcf2fe43307f687dbf10dfad3e6bb20be40
